home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- if the platform = "Windows,32" then
- open the moviepath&"software\IE\win32\ie5\IE5SETUP.EXE"
- else
- if the platform = "Windows,16" then
- open the moviepath&"software\IE\win31\SETUP.EXE"
- else
- open the moviepath&"software:IE:mac:Microsoft Internet 4.5.smi"
- end if
- end if
- end